public class ListStyle : StylePublic Class ListStyle
Inherits Style| ListStyle | Initializes a new instance of the ListStyle class. |
| ListStyle(String) | Initializes a new instance of the ListStyle class. |
| DisplayName |
Specifies the name of a style.
(Inherited from Style) |
| Name |
Specifies names that are used for referencing style.
(Inherited from Style) |
| Styles | Contains a collection of IListStyleContent objects. |
| UseConsecutiveNumbering | Specifies whether the style uses consecutive numbering for all list levels or whether each list level restarts the numbering. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current ListStyle object to its equivalent string representation.
(Overrides ObjectToString) |